-
Home
-
WP OpenAPI
-
1.0.6
-
Code
-
Classes
- Operation
Total Complexity |
42 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
226 |
Lines of code |
148 |
Logical lines of code |
76 |
Comment lines |
10 |
Methods |
14 |
Properties |
10 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toArray() |
A |
42 |
14 |
57 |
generateParametersFromRouteArgs() |
A |
47 |
11 |
35 |
addRequestSchemaProperties() |
S |
64 |
3 |
10 |
getParameterByName() |
S |
67 |
3 |
8 |
__construct() |
S |
62 |
2 |
11 |
getMethod() |
S |
82 |
1 |
3 |
addResponse() |
S |
80 |
1 |
3 |
addParameter() |
S |
80 |
1 |
3 |
addTag() |
S |
80 |
1 |
3 |
setSummary() |
S |
81 |
1 |
3 |
setDescription() |
S |
81 |
1 |
3 |
getDescription() |
S |
82 |
1 |
3 |
setOperationId() |
S |
81 |
1 |
3 |
addSecurity() |
S |
80 |
1 |
3 |